Blazor コントロール
CanRemove メソッド (C1GroupDataCollection<S>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1GroupDataCollection<S> クラス : CanRemove メソッド
The index of the item that would be removed.
Determines whether the item at the specified index can be removed from the collection.
シンタックス
'宣言
 
Public Overrides Function CanRemove( _
   ByVal index As System.Integer _
) As System.Boolean
public override System.bool CanRemove( 
   System.int index
)

パラメータ

index
The index of the item that would be removed.
参照

C1GroupDataCollection<S> クラス
C1GroupDataCollection<S> メンバ